home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000212_news@columbia.edu_Mon Nov 21 00:46:42 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA21700
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 21 Nov 1994 09:04:40 -0500
  3. Received: by apakabar.cc.columbia.edu id AA18713
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 21 Nov 1994 09:04:39 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!news.mathworks.com!udel!gatech!howland.reston.ans.net!agate!dog.ee.lbl.gov!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Droped characters - flow control problem?
  9. Message-Id: <1994Nov21.064642.33428@cc.usu.edu>
  10. Date: 21 Nov 94 06:46:42 MDT
  11. References: <Pine.OSF.3.91a.941120224428.15730B-100000@saul1.u.washington.edu>
  12. Organization: Utah State University
  13. Lines: 11
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <Pine.OSF.3.91a.941120224428.15730B-100000@saul1.u.washington.edu>, Micah Anderson <micah@u.washington.edu> writes:
  17. > I cannot figure out what to set up kermit to use as flow control. I have 
  18. > a 14.4 ZyXEL modem with a hardware handshaking cable and I've always set 
  19. > flow control to be Hardware Handshaking... Now that I am running kermit I 
  20. > am not sure what to set it at and because of this I get characters 
  21. > dropped and redrawing screens really is messy... Any ideas from 
  22. > experienced folks?
  23. ---------
  24.     SET FLOW RTS/CTS in Kermit.
  25.     Joe D.